CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据 K means

搜索资源列表

  1. Ckmedoids

    0下载:
  2. K-mean算法,并通过了IRIS数据的测试。-K-mean algorithm, and through the IRIS data testing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3132
    • 提供者:雅双
  1. mitmatlab

    2下载:
  2. 数据挖掘matlab源码,包含机器学习领域中经典算法如ID3,C4.5,NN,CARD,EM等.-Data Mining matlab source, including the field of classical machine learning algorithms such as ID3, C4.5, NN, CARD, EM, etc..
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:651033
    • 提供者:liu yihao
  1. work

    0下载:
  2. 模式识别中的K均值算法,对数据进行归类。程序中,使用了二维数据进行分类。通过修改参数,也可以支持三维或是更高维数的分类。-the K-means algorithm for Pattern Recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1283
    • 提供者:machao
  1. k-MeansJava

    0下载:
  2. k-Means算法Java实现 数据挖掘中经典的Kmeans算法设计与实现-k-Means Algorithm for Data Mining Java implementation of the classic algorithm design and implementation Kmeans
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:49521
    • 提供者:闫珍
  1. 200532590150

    0下载:
  2. 实现了二维数据的K均值算法以及ISODATA分类算法-Achieve a two-dimensional data, as well as K-means algorithm ISODATA classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:75281
    • 提供者:叶心怡
  1. k_means

    0下载:
  2. k-means(欧氏距离)聚类算法是最基本的聚类算法,是理解和应用聚类算法的基础,通过k-means(欧氏距离)聚类算法我们才可以初步了解数据挖掘的原理。-k-means (Euclidean distance) clustering algorithm is the most basic clustering algorithm, is understanding and the basis for the application of clustering algorithm, throu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:276524
    • 提供者:徐加子
  1. clara

    0下载:
  2. CLARA是基于k中心点的一种划分方法的实现,区别于别的划分方法,Clara是用于大规模分类运用方法的简称,可以实现对大规模数据的分类-CLARA(abbreviated from clustering large applications), is based on the k-medoid appraoch, which can be useful in clustering large data sets.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:12861
    • 提供者:林文
  1. zhaolong-----shujuwajue

    0下载:
  2. 一个经典数据挖掘算法的实现 1、 实现经典数据挖掘算法k-means 2、 使用数据挖掘算法从数据集中发现知识 -A classic data mining algorithm is realized 1, realize the classic data mining algorithm k- means 2, the use of data mining algorithm from the dataset found knowledge
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:506955
    • 提供者:刘烨
  1. sujuwajue

    0下载:
  2. 数据挖掘考试准备的算法源码,包含Aporio算法,K均值算法,层次分类算法,内含有使用说明,经过考试和实验通过。-Examination of data mining algorithms to prepare the source, including Aporio algorithm, K-means algorithm, hierarchical classification algorithm, after the adoption of examination and experime
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2082479
    • 提供者:范围
  1. kmeans

    0下载:
  2. 数据挖掘中的K均值聚类算法的MATLAB的实现-k means clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:865
    • 提供者:apolloly
  1. Kmeanjulei

    0下载:
  2. k均值聚类分析,比较简单,只适合学习使用个,不适合数据处理。-k-means clustering analysis, relatively simple, only suitable for learning to use one, not suitable for data processing.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:31312
    • 提供者:宋家勇
  1. 1

    0下载:
  2. k均值算法,用matlab实现的,数据挖掘-k-means
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:901
    • 提供者:doper
  1. kmeans

    0下载:
  2. 经典的k-means程序,包含了很多的数据集,具有几点的聚类程序的描述。以供大家参考。-kmeans
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:35343
    • 提供者:tanglina
  1. k-means

    0下载:
  2. 用C++实现k-mean聚类算法并进行初级的数据挖掘,-Using C++, k-mean clustering algorithm and a preliminary data mining,
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2476
    • 提供者:tom
  1. K-Means

    0下载:
  2. 数据挖掘k均值聚类 vc++ 环境运行-data minning cluster k-method
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:30162
    • 提供者:lp
  1. k-means

    0下载:
  2. K近邻算法,对一段数据进行分类,word 说明文档-K nearest neighbor algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:30393
    • 提供者:serena
  1. IsoDataaK-means

    0下载:
  2. 是用VS6.0编写的程序。实现了模式识别中的ISODATA算法和K均值算法。内附有测试数据。-made by VS6.0 C++ Isodata K-means
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:16738
    • 提供者:zhaoyongquan
  1. K-MEANS

    0下载:
  2. Kmeans算法matlab的实现代码,其中包括模拟数据和核心代码。-the code of Kmeans
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:89308
    • 提供者:wangsheng
  1. K-mean

    0下载:
  2. 最近邻分类器是一个用来聚类的算法,可以用来对iris数据进行聚类-k-means is a neanest alogorim
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1688
    • 提供者:zcg
  1. K-means

    1下载:
  2. 这是一个用python实现的kmeans算法,示例数据集是一个300*2的文本文件-This is a python implementation kmeans algorithm, sample data set is a text file 300* 2
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:1869
    • 提供者:sunshine
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 32 »
搜珍网 www.dssz.com